Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Max Edwards 26 posts 50 karma points
    Oct 14, 2009 @ 22:05
    Max Edwards
    0

    <%Response.Write("Hello world");%> VS <%="Hello world"%>

    Spotted a weird thing while putting some inline .net code into a template. Response.Write outputted to the top of the page whereas <%= outputted inline. Anyone know why this would be? I thought <&= was just shorthand for response.write.

     

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies